Namespaces

Classes

Functions

string
_t(string $entity, mixed $arg = null)

This is the main translator function. Returns the string defined by $entity according to the currently set locale.

void
d()

Helpful debugging helper. Pass as many arguments as you need.

generatePassword($length = 24)

No description

l($message, $priority = Logger::DEBUG, $extras = [])

No description

project()

No description

mixed
singleton(string $className)

Creates a class instance by the "singleton" design pattern.